home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Bus / A / AciusTN8-92.cpt / AciusTN8-92 / GraphicalButtonsƒ / ButtonPkg-US / ButtonPackage.Ext.rsrc / 4Dte_26009 < prev    next >
Text File  |  1992-10-10  |  617b  |  12 lines

  1. Defines horizontal and vertical offsets for displaying the title of the button. The offsets are added to a location at the center of the button.
  2. The first couple of values apply to up position, the second to down position.
  3.  
  4. Default Value : 
  5. Up button offset : -1, -1
  6. Down button offset : 0, 0
  7.  
  8. Example :
  9. bp_SET OFFSET(Area;-1;-2;3;4)
  10. The title of Area button will be 1 pixel to the left, 2 pixel to the top in up position, 3 pixels to the bottom and 4 pixels to the right for down position
  11.  
  12. Written by François Marchal, © ACI 1991. Source Code in MPW Pascal and complete explanations in ACI Technical Note 23, May 91